Skip to content

feat: update metatag to recommended release #495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

millnut
Copy link
Member

@millnut millnut commented Nov 5, 2024

What does this change?

I couldn't work out why coding standards failed on https://github.com/localgovdrupal/localgov_microsites_project/actions/runs/11678582582/job/32518280525 and localgov_news stays at 2.3.8 and doesn't go to 2.3.10.

After having some free time it turns out it was because metatag is using version 1 and not set to the latest recommended release, version 2 (https://www.drupal.org/project/metatag).

metatag is also in https://github.com/localgovdrupal/localgov_core/blob/2.x/composer.json#L13 so there is a question around whether we just remove it from the profile as we already include localgov_core as a dependency

@millnut millnut marked this pull request as ready for review November 5, 2024 17:42
Copy link
Member

@stephen-cox stephen-cox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's in core then may just remove it, but also happy for this to be merged.

@ekes ekes merged commit 7d700d5 into 4.x Nov 12, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants